@import url(public.css?v=1.05);.m-top-top { height: 40px; border-bottom: 1px #dedede solid; background-color: #f9f9f9;line-height:40px;}
.m-top-top span.f-fl { line-height: 39px }
.m-top-top a { margin:0 10px; line-height: 39px; }
.m-top-top i { float: right; line-height: 36px; color: #aaa }
.m-top-logo { background-color: #fff; height: 90px; }
.m-top-logo span.f-fl { margin:15px 0 0 0; }
.logo{margin-top:12px;}
.logo img{height:48px;}
.m-top-logo .m-search { border:3px #67809f solid; margin: 17px 0 0 0 }
.m-top-logo .m-search i { width: 60px; height: 34px; line-height: 34px; color: #919191; text-align: center; font-style:normal; font-size: 12px; display: none }
.m-top-logo .m-search input { width: 460px; height: 34px; line-height: 34px; text-indent: 10px; background: #fff; margin: 0; padding: 0; border:none; font-size: 12px }
.m-top-logo .m-search input:focus { border:none; outline: 0; }
.m-top-logo .m-search .m-ssbtn { width: 97px; height: 34px; line-height: 34px; color: #fff; background-color: #67809f; text-align: center; font-size: 16px; }
.m-top-logo .m-hotsearch { height: 34px; line-height: 34px; overflow: hidden; }
.m-top-logo .m-hotsearch span { color: #a9afbc }
.m-top-logo .m-hotsearch a { margin-right: 10px; }
.m-top-logo .m-hotsearch a.m-hot { color: #67809f }
.g-nav1 { background-color: #67809f; position: relative; }
.g-nav1 ul li { margin-right: 3px;float:left;}
.g-nav1 ul li a{ display:block; width: 147px; height: 49px; line-height: 49px;border-top: 3px #67809f solid; text-align: center; font-size: 16px; color: #fff}
.g-nav1 ul li a:hover,.g-nav1 ul li.m-hover a { background-color: #f8f8f8; color: #0080cc; border-top-left-radius: 8px;border-top-right-radius: 8px; }
.g-nav1 ul li.m-hover a { font-weight: 800}
#menu-toggle {display: none;}
@media screen and (max-width: 1000px) {
    .m-top-logo{height:55px;}
    .m-top-top{display:none;}
    .m-top-logo a img{height:48px;}
    .slogan-img{display:none}
    .m-top-logo .m-search{display:none}
    .g-nav1{display:none;position:fixed;top:55px;left:0px;width:100%;height:100%;background:#FFF;border-top:1px solid #EEE;}
    .g-nav1 ul li{float:none;}
    .g-nav1 ul li a{width:100%;border-top:0px;border-radius:0px;color:#333;}
    .menu-button-container {height: 100%;width: 30px;cursor: pointer;flex-direction: column;justify-content: center;align-items: center;float:right;margin-right:10px;}
    .menu-button,
    .menu-button::before,
    .menu-button::after {display: block;background-color: #ddd;position: absolute;height: 4px;width: 30px;transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);border-radius: 2px;}
    .menu-button{margin-top:20px;}
    .menu-button::before {content: "";margin-top: -10px;}
    .menu-button::after {content: "";margin-top: 10px;}
    #menu-toggle:checked + .menu-button-container .menu-button::before {margin-top: 0px;transform: rotate(405deg);}
    #menu-toggle:checked + .menu-button-container .menu-button {background: rgba(255, 255, 255, 0);}
    #menu-toggle:checked + .menu-button-container .menu-button::after {margin-top: 0px;transform: rotate(-405deg);}
    #menu-toggle ~ .header_box li {clear:both;  height: 0;  margin: 0;  padding: 0;  border: 0;  transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);}
    #menu-toggle:checked ~ .header_box a {border: 1px solid #333;  height: 2.5em;  padding: 0.5em;  transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);}
}

.img-block{display:none;}
@media screen and (max-width:1000px) {
    .img-block{display:block;width:100%;position:relative;}
    .img-block::before{content:'广告';font-size:10px;position:absolute;right:0px;bottom:0px;background:rgba(125, 0, 0, 0.5);color: #DDD;padding: 2px 5px;border-radius: 3px 0px 0px 0px;}
    .img-block img{width:100%;display:block;}
}

.game-recommend-box{background:#FFF;overflow:hidden;padding:15px;margin-bottom:20px;}
.game-switch-container ul{position:flex}
.game-switch-container ul li{float:left;text-align:center;width:117px;padding-bottom:15px;}
.game-switch-container ul li p{height:30px;line-height:30px;overflow:hidden;}
.game-switch-container ul li img{width:86px;height:86px;border-radius:15px;}
.game-switch-container ul li a{font-size:12px;}
.game-switch-container .swiper-pagination-bullet{width:20px;height:3px;border-radius:0px}

.game-recommend{clear:both;}
.game-recommend dl{clear:both;overflow: hidden;border-top:1px solid #EEE;padding:10px 0px;}
.game-recommend dl dt{float:left;font-size:15px;background: red;color:#FFF;text-align:center;height:28px;line-height:28px;width:55px;border-radius:15px;margin-right:15px;}
.game-recommend dl:nth-child(1) dt{background-image:linear-gradient(-34deg, #ff9666 0%, #ff5f62 100%);}
.game-recommend dl:nth-child(2) dt{background-image:linear-gradient(-34deg, #9fd85f 0%, #3cc464 100%);}
.game-recommend dl:nth-child(3) dt{background-image:linear-gradient(-34deg, #35ccdc 0%, #27afe3 100%);}
.game-recommend dl:nth-child(4) dt{background-image:linear-gradient(-34deg, #ffa21e 0%, #ff891e 100%);}
.game-recommend dl:nth-child(5) dt{background-image:linear-gradient(-34deg, #959afc 0%, #5b62dc 100%);}
.game-recommend dl dd{line-height:30px;height:30px;overflow: hidden;}
.game-recommend dl dd a{margin-right:20px;color:#666;position:relative;display:block;float:left;font-size:12px;}
.game-recommend dl dd a::after{content:'';position:absolute;right:-20px;top:10px;background: #ccc;height:12px;width:1px;margin-right:10px;}

@media screen and (max-width:1000px) {
    .game-recommend-box{margin-bottom:5px;padding:12px;}
    .game-recommend-box .swiper-container{padding-bottom:15px;}
    .swiper-switch .swiper-slide{display:block}
    .game-switch-container ul li{width:20%;padding-bottom:8px;}
    .game-switch-container ul li p{height:24px;line-height:24px;overflow:hidden;}
    .game-switch-container ul li a{font-size:12px;}
    .game-switch-container ul li img{width:60px;height:60px}
    .game-recommend dl dt{font-size:14px;margin-right:8px;line-height:24px;height:24px;}
    .game-recommend dl dd{white-space:nowrap;overflow:auto;height:26px;line-height:26px;}
    .game-recommend dl a{display:inline-block;}
    .game-recommend dl dd a::after{top:6px;}
}

.news-box-l{width:380px;overflow:hidden;float:left;}
.banner-box{position:relative;}
.banner-box img{width:100%;height:240px;}
.banner-box-thumbs img{width:100%;height:50px;}
.banner-box-thumbs.swiper-container-thumbs{margin-top:10px;}
.banner-box-thumbs .swiper-slide{border:4px solid #FFF}
.banner-box-thumbs .swiper-slide.swiper-slide-thumb-active{border-color:#666;}

.banner-b{}
.banner-b li{margin-left:10px;float:left;position:relative;margin-top:10px;}
.banner-b li:nth-child(1),.banner-b li:nth-child(4){margin-left:0px;}
.banner-b li img{width:120px;height:82px;display:block;}
.banner-b li p{position:absolute;height:24px;line-height:24px;font-size:12px;text-align:center;width:100%;z-index:3;left:0px;bottom:0px;color:#FFF;}
.banner-b li a::after{content:'';height:24px;width:100%;position:absolute;z-index:2;left:0px;bottom:0px;background:#000;opacity:0.5;}

.news-box-c{width:422px;float:left;margin-left:15px;background:#FFF;overflow:hidden;}
.news-tab-menu{height:45px;line-height:45px;font-size:18px;margin-bottom:10px;}
.news-tab-menu li{cursor:pointer;background:#EEE;border-top:2px solid #999;color:#666;float:left;width:139px;text-align:center;margin-left:2px;}
.news-tab-menu li:nth-child(1){margin-left:0px;}
.news-tab-menu li.active{color:#444;position:relative;background:#FFF;border-color:#444;}

.news-tab-div{display:none;}
.news-tab-div.active{display:block;}
.news-tab-div ol{padding-bottom:16px;margin:0px 15px;border-bottom:1px solid #EEE;}
.news-tab-div ol li{height:24px;line-height:24px;overflow:hidden;text-align:center;}
.news-tab-div ol li a{color:#999;font-size:12px;margin:0px 2px;}
.news-tab-div ol li.banner-box-td{padding-top:6px;}
.news-tab-div ol li.banner-box-td a{color:#fe8900;font-size:18px;margin:0px;}

.news-tab-div ul{padding:8px 15px;}
.news-tab-div ul li{clear:both;height:35px;line-height:35px;overflow:hidden;padding-left:12px;position:relative;}
.news-tab-div ul li a{float:left;color:#666;}
.news-tab-div ul li:after{content:"";background:#ccc;width:4px;height:4px;border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-webkit-border-radius:4px;display:block;position:absolute;left:0;top:50%;}

.toutiao-box-r{float:right;width:368px;background:#FFF}
.toutiao-box-r h2{font-size:18px;padding-left:15px;line-height:45px;}
.toutiao-box-r ul{overflow:hidden;padding-bottom:15px;}
.toutiao-box-r ul li{clear:both;padding:10px 75px 9px 15px;background:#FFF;position:relative;}
.toutiao-box-r ul li img{width:66px;height:66px;border-radius:15px;float:left;margin-right:15px;}
.toutiao-box-r ul li .game-title{max-height:44px;line-height:22px;overflow:hidden;}
.toutiao-box-r ul li .game-title a{font-size:18px;font-weight:bold;}
.toutiao-box-r ul li .game-install{font-size:12px;color:#999;padding-top:6px;}
.toutiao-box-r ul li .game-score{position:absolute;right:10px;top:10px;background:#EEE;width:48px;height:48px;line-height:48px;border-radius:48px;text-align:center;color:red;font-size:18px;}
@media screen and (max-width:1000px) {
    .news-box-l{width:100%;}
    .banner-b li,.banner-b li:nth-child(1),.banner-b li:nth-child(4){width:30%;margin-left:2.5%}
    .banner-b li img{width:100%;height:5.3rem;}
    .banner-b li p{height:30px;line-height:30px;}
    .banner-b li a::after{height:30px;}
    .news-box-c{width:100%;margin-top:10px;margin-left:0px;float:none;}
    .news-tab-menu{width:100%;}
    .news-tab-menu ul{width:100%;}
    .news-tab-menu li{width:33.33333%;margin-left:0px;}
    .toutiao-box-r{margin-top:10px;float:none;width:auto;}
}

.game-zone-title{height:48px;line-height:48px;border-bottom:1px solid #EEE;}
.game-zone-title h2{float:left;font-size:18px;}
.game-zone-title a{float:right;}
.game-zone{background:#FFF;padding:0px 15px 15px 15px;margin-bottom:20px;overflow:hidden;}
.game-zone ol{width:220px;float:left;}
.game-zone ol li{float:left;width:100px;margin-right:10px;height:35px;box-sizing:border-box;border:1px solid #d2d2d2;font-size:15px;margin-top:19px;position: relative;cursor: pointer;}
.game-zone ol li:nth-child(1),.game-zone ol li:nth-child(2){margin-top:0px;}
.game-zone ol li span{display:block;width:4px;height:35px;background:#ff5858;transition:all .3s;z-index:1;position:absolute;left: -1px;top: -1px;}
.game-zone ol li a{display:block;line-height:35px;width:100%;text-align:center;position:absolute;z-index:2;}
.game-zone ol li:hover span{width:100px;}
.game-zone ol li.game-zone-type-1 a{color:#ff9758;}
.game-zone ol li.game-zone-type-1 span{background:#ff9758;}
.game-zone ol li.game-zone-type-2 a{color:#63a2e9;}
.game-zone ol li.game-zone-type-2 span{background:#63a2e9;}
.game-zone ol li.game-zone-type-3 a{color:#a98fd7;}
.game-zone ol li.game-zone-type-3 span{background:#a98fd7;}
.game-zone ol li.game-zone-type-4 a{color:#ff70ce;}
.game-zone ol li.game-zone-type-4 span{background:#ff70ce;}
.game-zone ol li.game-zone-type-5 a{color:#5eccd6;}
.game-zone ol li.game-zone-type-5 span{background:#5eccd6;}
.game-zone ol li.game-zone-type-6 a{color:#ebc83d;}
.game-zone ol li.game-zone-type-6 span{background:#ebc83d;}
.game-zone ol li.game-zone-type-7 a{color:#b09696;}
.game-zone ol li.game-zone-type-7 span{background:#b09696;}
.game-zone ol li.game-zone-type-8 a{color:#5ed895;}
.game-zone ol li.game-zone-type-8 span{background:#5ed895;}
.game-zone ol li:hover a{color:#FFF;}
.game-zone ul{overflow:hidden;float:right;width:950px;}
.game-zone ul li{float:left;text-align:center;width:158px;padding-bottom:15px;}
.game-zone ul li p{height:24px;line-height:24px;overflow:hidden;}
.game-zone ul li span{line-height:24px;height:24px;overflow:hidden;}
.game-zone ul li img{width:80px;height:80px;border-radius:15px;}
@media screen and (max-width:1000px){
    .game-zone{padding:0px;}
    .game-zone-title{padding:0px 10px}
    .game-zone ol{width:98%;padding:0px 1%;display:flex;flex-wrap:wrap;}
    .game-zone ol li{width:24%;margin:0px 0.5% 8px 0.5%;border-radius:20px;height:35px;background:#ff9758;border:0px;}
    .game-zone ol li span{display:none;}
    .game-zone ol li a,.game-zone ol li.game-zone-type-1 a,.game-zone ol li.game-zone-type-2 a,.game-zone ol li.game-zone-type-3 a,.game-zone ol li.game-zone-type-4 a,.game-zone ol li.game-zone-type-5 a,.game-zone ol li.game-zone-type-6 a,.game-zone ol li.game-zone-type-7 a,.game-zone ol li.game-zone-type-8 a,.game-zone ol li.game-zone-type-9 a{color:#FFF;font-size:12px;}
    .game-zone ul{padding:10px 1% 0px 1%;width:98%;overflow:auto;}
    .game-zone ul li{width:20%;float:left;}
    .game-zone ul li img{width:48px;height:48px;}
    .game-zone ul li p{font-size:12px;}
}

.phb-box .item {width: 292px;border-radius: 3px;float: left;margin: 35px 10px 0 0;background:#FFF;}
.phb-box .item:last-of-type {margin-right: 0;}
.phb-box .item .top_bg {width: 150px;height: 56px;margin: -26px auto 0;text-align: center;font-size: 18px;background: url(../img/phb-bg.png) no-repeat;color: #16debd;line-height: 42px;}
.phb-box .item ul {width: 260px;margin: 0 auto;overflow: hidden;padding-bottom:10px;}
.phb-box .item ul li {width: 100%;overflow: hidden;}
.phb-box .item ul li .lis_a {width: 100%;height: 40px;line-height: 40px;}
.phb-box .item ul li .lis_a .bt {width: 200px;font-size: 14px;color: #222;height: 40px;line-height: 40px;display: block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-left: 10px;}
.phb-box .item ul li .lis_b {width: 100%;display: none;}
.phb-box .item ul li .lis_b .img {display: block;float: left;margin: 10px;}
.phb-box .item ul li .lis_b .img img {width: 90px;height: 90px;border-radius: 18px;}
.phb-box .item ul li .lis_b .bt {display: block;margin: 5px 0 0 10px;width: 140px;height: 24px;line-height: 24px;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;color: #222;}
.phb-box .item ul li .lis_b .bt:hover {color: #f60;}
.phb-box .item ul li .lis_b .info {width: 140px;margin-left: 10px;float: left;margin-top: 5px;}
.phb-box .item ul li .lis_b .info p {width: 100%;height: 18px;line-height: 18px;font-size: 12px;color: #737373;}
.phb-box .item ul li span {display: block;float: left;width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 12px;border-radius: 3px;margin: 12px 10px 0;background: #f0f0f0;color: #a2a2a2;}
.phb-box .item ul li.on .lis_a {display: none;}
.phb-box .item ul li.on .lis_b {display: block;}
.phb-box .item_a ul li:nth-of-type(1) span {background: #6ee7cf;color: #fff;}
.phb-box .item_a ul li:nth-of-type(2) span {background: #8becd9;color: #fff;}
.phb-box .item_a ul li:nth-of-type(3) span {background: #a8f1e2;color: #fff;}
.phb-box .item_b .top_bg {background-position: 0 -56px;color: #19abff;}
.phb-box .item_b ul li:nth-of-type(1) span {background: #19abff;color: #fff;}
.phb-box .item_b ul li:nth-of-type(2) span {background: #47bcff;color: #fff;}
.phb-box .item_b ul li:nth-of-type(3) span {background: #75cdff;color: #fff;}
.phb-box .item_c .top_bg {background-position: 0 -112px;color: #feaa48;}
.phb-box .item_c ul li:nth-of-type(1) span {background: #feaa48;color: #fff;}
.phb-box .item_c ul li:nth-of-type(2) span {background: #febb6d;color: #fff;}
.phb-box .item_c ul li:nth-of-type(3) span {background: #fecc91;color: #fff;}
.phb-box .item_d .top_bg {background-position: 0 -168px;color: #f25657;}
.phb-box .item_d ul li:nth-of-type(1) span {background: #f25657;color: #fff;}
.phb-box .item_d ul li:nth-of-type(2) span {background: #f57879;color: #fff;}
.phb-box .item_d ul li:nth-of-type(3) span {background: #f79a9a;color: #fff;}
@media screen and (max-width:1000px) {
    .phb-box .item{width:auto;float:none;margin-right:0px;}
    .phb-box .item ul{padding:0px 15px;width:auto;}
}

.news-box{width:860px;float:left;}
.news-box {clear:both;background:#FFF;border-radius:5px;}
.news-box .news-tab {position:relative;}
.news-box .news-tab:before {content:'';border-bottom:1px solid #EEE;position:absolute;bottom:0px;width:100%;}
.news-box .news-tab span{font-size:16px;position:relative;display:inline-block;padding:0px 20px;height:56px;line-height:52px;cursor:pointer;}
.news-box .news-tab span.active{color:#dc191b;font-weight:bold;}
.news-box .news-tab span.active:before {content: ''; display: block; width:100%; height: 4px; background: #dc191b; border-radius: 100px; margin: auto;}
.news-box .news-list{display:none;overflow:hidden;}
.news-box .news-list.active {display:block;}
.news-box .news-list ul.news-list-big li{padding:18px 0px 10px 18px;overflow:hidden;float:left;width:262px;}
.news-box .news-list ul.news-list-big li img{width:262px;height:156px;border-radius:8px;}
.news-box .news-list ul.news-list-big li p.news-title{height:30px;line-height:30px;overflow:hidden;padding-top:6px}
.news-box .news-list ul.news-list-big li p.news-title a{color:#333;font-size:14px;}
.news-box .news-list ul.news-list-big li p.news-desc{font-size:14px;color:#999;padding-top:15px;line-height:24px;height:48px;overflow:hidden;}

.news-box .news-list ul.news-list-small{border-top:1px solid #EEE;clear:both;}
.news-box .news-list ul.news-list-small li{padding:16px 0px 16px 18px;width:400px;overflow:hidden;float:left;}
.news-box .news-list ul.news-list-small li img{width:90px;height:65px;border-radius:8px;float:left;margin-right:10px;}
.news-box .news-list ul.news-list-small li p.news-title{height:30px;line-height:30px;overflow:hidden;margin-bottom:10px;}
.news-box .news-list ul.news-list-small li p.news-title a{color:#333;font-size:16px;}
.news-box .news-list ul.news-list-small li p time{float:left;font-size:14px;color:#999;}
.news-box .news-list ul.news-list-small li p span{float:right;font-size:14px;color:#999;}

.news-game{background:#FFF;width:320px;float:right;}
.news-game-tit{font-size:16px;height:56px;line-height:56px;border-bottom:1px solid #EEE;padding:0px 15px;}
.news-game ul{overflow:hidden;padding-bottom:16px;}
.news-game ul li{overflow:hidden;width:160px;padding:18px 0px 10px 0px;float:left;text-align:center;}
.news-game ul li img{width:90px;height:90px;border-radius:8px;}
.news-game ul li p{font-size:14px;padding-top:6px;}
.news-game ul li .news-game-down{width:90px;display:inline-block;border:1px solid #ff9000;font-size:12px;color:#ff9000;height:20px;line-height:20px;border-radius:3px;}
@media screen and (max-width:1000px) {
    .news-box{width:100%;float:none;}
    .news-box .news-list ul.news-list-big li{width:47%;padding:0px;margin:10px 0px 0px 2%;text-align:center;}
    .news-box .news-list ul.news-list-big li img{width:auto;height:100px;}
    .news-box .news-list ul.news-list-big li:nth-child(3){display:none;}
    .news-box .news-list ul.news-list-small li{width:auto;}
    .news-game{float:none;width:100%;margin-top:10px;}
    .news-game ul li{width:47%;padding:15px 0px 0px 0px;margin-left:2%;}
}

.index-ask-title{height:48px;line-height:48px;border-bottom:1px solid #EEE;padding:0px 15px;}
.index-ask-title h2{float:left;font-size:18px;}
.index-ask-title a{float:right;}
.index-ask{clear:both;background:#FFF;overflow:hidden;padding-bottom:18px;margin-top:20px;}
.index-ask ul{clear:both;}
.index-ask ul li{position: relative;margin-top:20px;padding:15px;width:330px;float: left;border:1px solid #EEE;}
.index-ask ul li img{width:18px;height:18px;border-radius:18px;}
.index-ask ul li span,.index-ask ul li time{color:#999;margin-left:8px;}
.index-ask-question{overflow:hidden;padding-bottom:8px;}
.index-ask-question a{float:left}
.index-ask-question span{float:right;color:#999;font-size:12px;}
@media screen and (max-width:1000px) {
    .index-ask{padding-bottom:2px;margin-top:10px;}
    .index-ask ul{padding:0px 12px 12px 12px;display:block;}
    .index-ask ul li{margin-top:12px;width:auto;float:none;}
}

.game-vs-update{background:#FFF;overflow:hidden;}
.game-vs-update h3{padding:15px 0px 0px 15px;}
.game-vs-update ul{padding:15px 0px;overflow:hidden;}
.game-vs-update ul li{float:left;padding-left:15px;width:280px;height:30px;line-height:30px;overflow:hidden;}
.footer{background: #222;padding:30px 0px;color:#898989}
.footer a{color:#898989}
.friend-links {border-bottom:1px solid #363D41;overflow:hidden;}
.friend-links dt{font-weight:bold;color:#63696E;font-size:16px;line-height:38px;}
.friend-links dd{padding-bottom:10px;overflow:hidden;}
.friend-links dd a{font-size:12px;float:left;color:#63696E;width:120px;display:inline-block;}
.foot-nav{text-align:center;clear:both;padding-top:20px;}
.foot-nav a{margin:0px 10px;}
.copyright{padding-top:20px;text-align:center;clear:both;}
.footer p{padding:5px 0px}
@media screen and (max-width:1000px) {
    .game-vs-update ul li{float:none;width:auto;}
    .footer{padding:10px}

}

.contact-btn{cursor:pointer;}
.layer-contact-header{padding:15px;background:#579ddb;text-align:center;color:#FFF;font-size:20px;}
.layer-contact-content ul{padding:0px 15px;}
.layer-contact-content ul li{border:1px solid #EEE;border-radius:10px;padding:8px 10px;margin-top:10px;position:relative}
.layer-contact-content ul li label{display:inline-block;width:60px;text-align:right;margin-right:10px;color:#999;}
.layer-contact-content ul li span{position:absolute;right:10px;top:10px;font-size:12px;color:#999}
.layer-contact-qrcode{text-align:center;padding-top:15px;}
.layer-contact-qrcode img{max-width:100%;}
.layer-contact-qrcode p{padding-top:8px;color:#999;}

.nav-nf0lh4{display:none;}
@media screen and (max-width:1000px) {
    .nav-nf0lh4{position:fixed;display:block;bottom:0px;left:0px;width:100%;text-align:center;background:#f5f5f5;border-top:1px solid #DDD;z-index:999999;}
    .nav-nf0lh4 ul{display:flex;}
    .nav-nf0lh4 li{width:25%;}
    .nav-nf0lh4 li a,.nav-nf0lh4 li span{display:block;padding:5px 0px;color:#929292;}
    .nav-nf0lh4 li p:nth-child(1){padding-bottom:3px;font-size:13px;}
}